Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Show login and logout button #196

Merged
merged 11 commits into from
Jul 27, 2024
Merged

feat: Show login and logout button #196

merged 11 commits into from
Jul 27, 2024

Conversation

LuukvH
Copy link
Collaborator

@LuukvH LuukvH commented Jul 18, 2024

Show the login and logout button based on the isAuthenticated state.

LuukvH added 7 commits July 18, 2024 19:43
Show the login and logout button based on the isAuthenticated state.
Extract account menu to separate component.
Add empty settings page where the settings will be shown.
Added the pages and cards for the scheduling settings page.
Add breadcrumbs to show your location within the application.
Change background color using the material theme.
Move the translation of the crumbs inside the router.
This will make sure translations can be correctly extracted
from the source.
@LuukvH LuukvH force-pushed the feat-UI-improvements branch from 5ac64c7 to 02e3005 Compare July 24, 2024 07:13
Add api for adding and listing time slots
@LuukvH LuukvH force-pushed the feat-UI-improvements branch 2 times, most recently from cb5a108 to 553a84e Compare July 27, 2024 08:45
LuukvH added 3 commits July 27, 2024 11:09
Update the application to .net8.
Add settings timeslots ui to manage timeslots.
Validate that the StartTime and EndTime are present. And that the Endtime is after the StartTime.
@LuukvH LuukvH force-pushed the feat-UI-improvements branch from 553a84e to 8203266 Compare July 27, 2024 11:06
@LuukvH LuukvH added this pull request to the merge queue Jul 27, 2024
Merged via the queue into main with commit 99fdb97 Jul 27, 2024
7 checks passed
@LuukvH LuukvH deleted the feat-UI-improvements branch July 27, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant